home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / mystic_training.swf / scripts / DefineButton2_288 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2006-11-13  |  70b  |  4 lines

  1. on(rollOver){
  2.    _global.Sounds.PlaySound("sFx_Btn_Roll",100,0);
  3. }
  4.